home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / colordh.exe / README.TXT < prev   
Text File  |  1993-01-14  |  715b  |  26 lines

  1. hi,
  2.  
  3. Version 1.3  (** supports BP 6.0 and BP 7.0 **)
  4.  
  5. a) If you are allowing SHELLING to run other DOS programs,
  6.  
  7.      Color_App.SetBlink(TRUE)
  8.       (do your ExecDos)
  9.     Color_App.SetBlink(False)
  10.  
  11.     should be called when returning from a DOS_SHELL.
  12.     (since another program may change the state behind TV's back)
  13.  
  14.  
  15. b) Also, a second type of Color_StaticText was added (Try ColorTst.Exe)
  16.  
  17.  
  18. -------------------------------------------------------------------
  19.   ColorTST   a sample application
  20.   Color_App  the 'real' unit you use (see doc inside it)
  21.  
  22.   This is released to the public domain.
  23. -------------------------------------------------------------------
  24.  
  25.  
  26. doug hood CIS 70324,3336